getCurrentActivityList

Returns all child workflows of a parent request id if specified else returns all running workflow activities.

Format

udclient [global-args...] [global-flags...]
  getCurrentActivityList [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
parentRequestId string false Parent request id. If specified, this returns any child workflows running under the process request.

Related REST command: Get information about all running workflow activities.